$tabla
        Presencia.del.virus
Sexo     No portador Portador
  Hombre          25       34
  Mujer           19       22

$listaPruebas
$listaPruebas[[1]]

	Pearson's Chi-squared test

data:  tbl1 
X-squared = 0.1546, df = 1, p-value = 0.6942


$listaPruebas[[2]]

	Log likelihood ratio (G-test) test of independence without correction

data:  tbl1 
Log likelihood ratio statistic (G) = 0.1545, X-squared df = 1, p-value
= 0.6943


$listaPruebas[[3]]

	Pearson's Chi-squared test with Yates' continuity correction

data:  tbl1 
X-squared = 0.0355, df = 1, p-value = 0.8505


$listaPruebas[[4]]

	Fisher's Exact Test for Count Data

data:  tbl1 
p-value = 0.8379
alternative hypothesis: true odds ratio is not equal to 1 
95 percent confidence interval:
 0.3541774 2.0532746 
sample estimates:
odds ratio 
 0.8527715 


$listaPruebas[[5]]

	Fisher's Exact Test for Count Data

data:  tbl1 
p-value = 0.4248
alternative hypothesis: true odds ratio is less than 1 
95 percent confidence interval:
 0.000000 1.804971 
sample estimates:
odds ratio 
 0.8527715 


$listaPruebas[[6]]

	Fisher's Exact Test for Count Data

data:  tbl1 
p-value = 0.7253
alternative hypothesis: true odds ratio is greater than 1 
95 percent confidence interval:
 0.4028887       Inf 
sample estimates:
odds ratio 
 0.8527715 



